PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / setVerticalAlign Method
Vertical text alignment.
In This Topic
    setVerticalAlign Method
    In This Topic
    Sets the vertical alignment of text.
    The anchor point depends on the horizontal text alignment.
    Syntax
    public void setVerticalAlign( 
       PDFStringVerticalAlign value
    )

    Parameters

    value
    Vertical text alignment.
    See Also